[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 7 / c / TXServerAddressManager / 0.1.2 / TXServerAddressManager.podspec.json
blob84a84e0d7b7e4f837d35a92a1587db2c106f8705
2   "name": "TXServerAddressManager",
3   "version": "0.1.2",
4   "summary": "统一管理服务器地址.可设置Run类型,在Release、DeBug模式中快速切换服务器地址.",
5   "description": "由TX所开发的统一管理服务器地址.可设置Run类型,在Release、DeBug模式中快速切换服务器地址.",
6   "homepage": "https://github.com/xtzPioneer/TXServerAddressManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "张雄": "xtz_pioneer@163.com"
13   },
14   "source": {
15     "git": "https://github.com/xtzPioneer/TXServerAddressManager.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TXServerAddressManager/Classes/**/*.{h,m}",
22   "public_header_files": "Pod/Classes/**/*.h",
23   "frameworks": "Foundation"