[Add] TMFind 0.0.86
[CocoaPods.git] / Specs / c / a / f / TPiOSFramework / 1.1.5 / TPiOSFramework.podspec.json
blob714696725de22f84a3e2bb4fded0b11a52549312
2   "name": "TPiOSFramework",
3   "version": "1.1.5",
4   "summary": "tupo framework",
5   "homepage": "https://github.com/wanglanshou",
6   "license": "mit",
7   "authors": {
8     "Wang Lanshou": "782699669@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/wanglanshou/TPFramework.git",
15     "tag": "1.1.5"
16   },
17   "source_files": [
18     "Category/*.{h,m}",
19     "TPView/**/*.{h,m}"
20   ],
21   "requires_arc": true,
22   "dependencies": {
23     "Masonry": [
24       "~>0.6.4"
25     ]
26   }