[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 0 / a / 8 / Appirater / 1.0.1 / Appirater.podspec.json
blobebf9c839aaa282ae1c85fc43f3618ac1a5bb94c4
2   "name": "Appirater",
3   "version": "1.0.1",
4   "platforms": {
5     "ios": null
6   },
7   "summary": "A utility that reminds your iPhone app's users to review the app.",
8   "homepage": "http://arashpayan.com/blog/2009/09/07/presenting-appirater/",
9   "authors": {
10     "Arash Payan": "arash.payan@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/arashpayan/appirater.git",
14     "tag": "1.0.1"
15   },
16   "source_files": "*.{h,m}",
17   "resources": "*.lproj",
18   "requires_arc": true,
19   "frameworks": [
20     "CFNetwork",
21     "SystemConfiguration"
22   ],
23   "weak_frameworks": "StoreKit",
24   "license": {
25     "type": "MIT",
26     "text": "Copyright 2012. Arash Payan. This library is distributed under the terms of the MIT/X11."
27   }