[Add] VIDVLiveness 3.0.4
[CocoaPods.git] / Specs / 4 / b / 6 / POPAppRater / 0.1.0 / POPAppRater.podspec.json
blob3c13014725c88e070c7e367d01036caf4eafb613
2   "name": "POPAppRater",
3   "version": "0.1.0",
4   "summary": "POPFormTable is cutom UITableViewController that support generate some common input field for Object-c project.",
5   "homepage": "https://github.com/popeveryday/POPAppRater",
6   "license": "MIT",
7   "authors": {
8     "popeveryday": "popeveryday@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/popeveryday/POPAppRater.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "7.1"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*.{h,m,c}",
19   "resources": "Pod/Classes/*.strings",
20   "dependencies": {
21     "POPLib": [
22       "~> 0.1"
23     ]
24   }