File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22
33 s . name = "AppDevKit"
4- s . version = "1.6 .0"
4+ s . version = "1.7 .0"
55 s . summary = "The collection of open develop utilities for iOS development team. It contains foundational and useful features that Apple didn't provide."
66 s . homepage = "https://github.com/yahoo/AppDevKit"
77 s . license = "Yahoo! Inc. BSD license"
88
9- s . author = { "anistar sung" => "cfsung@yahoo-inc .com" , "core team" => "app-dev-kit@yahoo-inc .com" }
9+ s . author = { "anistar sung" => "cfsung@yahooinc .com" , "core team" => "app-dev-kit@yahooinc .com" }
1010 s . platform = :ios , "10.0"
1111 s . ios . deployment_target = '10.0'
1212
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >APPL </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >1.6 .0 </string >
18+ <string >1.7 .0 </string >
1919 <key >CFBundleSignature </key >
2020 <string >???? </string >
2121 <key >CFBundleVersion </key >
22- <string >1581765628 </string >
22+ <string >1674980066 </string >
2323 <key >LSRequiresIPhoneOS </key >
2424 <true />
2525 <key >NSCameraUsageDescription </key >
You can’t perform that action at this time.
0 commit comments