[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / b / a / IWDinoFramework / 0.0.1 / IWDinoFramework.podspec.json
blob133bab8e59d87c36080b73d1bcc2cc859f7d83f2
2   "name": "IWDinoFramework",
3   "version": "0.0.1",
4   "summary": "A dino framework base on objective c",
5   "description": "A dino framework base on objective c for TNC",
6   "homepage": "https://github.com/thenetcircle/dino-ios-framework",
7   "license": "MIT",
8   "authors": {
9     "devinzzzz": "devin@thenetcircle.com"
10   },
11   "social_media_url": "https://github.com/devinzzzz",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/thenetcircle/dino-ios-framework.git",
17     "tag": "0.0.1"
18   },
19   "source_files": "IWDinoFramework/**/*.{h,m}",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "Socket.IO-Client-Swift": [
27       "~> 13.1.0"
28     ]
29   },
30   "pushed_with_swift_version": "4.0"