[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / a / f / TPiOSFramework / 1.2.0 / TPiOSFramework.podspec.json
blobe03732ea55c22be43317c9b5f0dffddc411c7b8e
2   "name": "TPiOSFramework",
3   "version": "1.2.0",
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.2.0"
16   },
17   "source_files": "Category/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "Masonry": [
21       "~>0.6.4"
22     ]
23   },
24   "subspecs": [
25     {
26       "name": "TPMenuItemsView",
27       "source_files": "TPView/**/*.{h,m}"
28     }
29   ]