[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / 8 / f / c / DribbbleKit / 0.0.1 / DribbbleKit.podspec.json
blob8102de60e6266198e4e03a1e5ae35a2ebfb532a9
2   "name": "DribbbleKit",
3   "version": "0.0.1",
4   "summary": "DribbbleKit",
5   "homepage": "https://github.com/CaptainTeemo/DribbbleKit.git",
6   "license": {
7     "type": "MIT",
8     "file": "FILE_LICENSE"
9   },
10   "authors": {
11     "Captain Teemo": "chriswoody05@icloud.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/CaptainTeemo/DribbbleKit.git",
18     "tag": "0.0.1"
19   },
20   "source_files": [
21     "DribbbleKit",
22     "Classes/**/*.{h,Swift}"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "Alamofire": [
28     ],
29     "SwiftyJSON": [
31     ]
32   }