[Add] AlibabacloudEcs20140526 3.0.1
[CocoaPods.git] / Specs / 9 / 3 / 1 / StamperyKit / 0.1.0 / StamperyKit.podspec.json
blob99ecd01ea2f9b11034faaba9c89a23e7bae537a9
2   "name": "StamperyKit",
3   "version": "0.1.0",
4   "summary": "Stampery's Cocoa Library",
5   "description": "This is Stampery's Official Cocoa library.",
6   "homepage": "https://github.com/stampery/StamperyKit",
7   "license": "MIT",
8   "authors": {
9     "Pablo Merino": "pablo.perso1995@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/stampery/StamperyKit.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/StamperyCo",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "StamperyKit": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "dependencies": {
27     "AFNetworking": [
28       "~> 2.3"
29     ],
30     "SSKeychain": [
32     ]
33   }