[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / a / 3 / f / DerekTest / 0.0.3 / DerekTest.podspec.json
blobb998dda263e7cb9dd613ca46fbcbfd1c1ad8b687
2   "name": "DerekTest",
3   "version": "0.0.3",
4   "summary": "Let's try to check it out, try to make a pod",
5   "description": "This is only a test to checkout how readme works inside a zip file, it will be better that cocoapods could add a new validation with production setting which allows me to download source from remote directly, not always from local.",
6   "homepage": "http://www.google.com",
7   "license": {
8     "type": "Custom",
9     "text": "Testing only"
10   },
11   "authors": {
12     "Derek": "ckdzn3@gmail.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "http": "https://s3-us-west-2.amazonaws.com/derek-tests/DerekTest2.zip"
19   },
20   "source_files": "DerekTest/{*.h}",
21   "vendored_libraries": "DerekTest/Frameworks/libDerekTest.a",
22   "resources": "DerekTest/Resources/DerekTest.plist",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "requires_arc": true