[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 2 / 4 / 3 / HostManager / 1.0.3 / HostManager.podspec.json
blobc3286f4f68c2f175a371d0120ab4c5599864c3a8
2   "name": "HostManager",
3   "version": "1.0.3",
4   "summary": "连接地址管理",
5   "description": "一个可以修改网络连接地址的工具类",
6   "homepage": "https://github.com/openerteam/HostManagerLibrary-IPhone",
7   "license": "MIT",
8   "authors": {
9     "North": "yangwork@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/openerteam/HostManagerLibrary-IPhone.git",
16     "tag": "1.0.3"
17   },
18   "source_files": "HostManager/HostManager/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "resources": "HostManager/HostManager/resources/*.png",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "requires_arc": true