[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 5 / b / TMNetwork / 0.0.4 / TMNetwork.podspec.json
blob818f7074277910ce002c3cb6e6cf8440f003bcf7
2   "name": "TMNetwork",
3   "version": "0.0.4",
4   "summary": "Simple networking that makes sense.",
5   "homepage": "https://github.com/tonymillion/TMNetwork",
6   "license": "BSD",
7   "authors": {
8     "Tony Million": "tonymillion@gmail.com"
9   },
10   "social_media_url": "http://twitter.com/tonymillion",
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/tonymillion/TMNetwork.git",
16     "tag": "0.0.4"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "requires_arc": true