[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / 1 / b / MyTestFramework / 0.0.1 / MyTestFramework.podspec.json
blob1cbcc4edb1b3663c6e64962e287b7047d750bf84
2   "name": "MyTestFramework",
3   "version": "0.0.1",
4   "summary": "My First framework MyTestFramework.",
5   "homepage": "https://github.com/huang0920hua/MyTestFramework",
6   "license": "MIT",
7   "authors": {
8     "huangzh": "huangzh@kldmap.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/huang0920hua/MyTestFramework.git",
15     "tag": "0.0.1"
16   },
17   "source_files": [
18     "Source",
19     "Source/**/*.{h,m}"
20   ]