[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 5 / b / SYNetworkEnvironment / 1.2.3 / SYNetworkEnvironment.podspec.json
blob836dd77f8a811bbfbe5ccce635af67231b074eeb
2   "name": "SYNetworkEnvironment",
3   "version": "1.2.3",
4   "summary": "SYNetworkEnvironment is used for setting network host as easy as possible while testing.",
5   "homepage": "https://github.com/potato512/SYNetworkEnvironment",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "herman": "zhangsy757@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/potato512/SYNetworkEnvironment.git",
18     "tag": "1.2.3"
19   },
20   "source_files": "SYNetworkEnvironment/**/*.{h,m}",
21   "frameworks": [
22     "UIKit",
23     "CoreFoundation"
24   ],
25   "requires_arc": true