[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 4 / b / 6 / POPAppRater / 0.1.01 / POPAppRater.podspec.json
blob75080d2dcb938ff97e5aae1926bc83c387851895
2   "name": "POPAppRater",
3   "version": "0.1.01",
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.01"
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   }