[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / a / 8 / Appirater / 0.0.2 / Appirater.podspec.json
blobfff465c4ffe032acb96560893a42ba28a5ecfdd9
2   "name": "Appirater",
3   "version": "0.0.2",
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/mk/appirater.git",
14     "tag": "0.0.2"
15   },
16   "source_files": "*.{h,m}",
17   "frameworks": [
18     "CFNetwork",
19     "SystemConfiguration"
20   ],
21   "resources": "Appirater.bundle",
22   "license": {
23     "type": "MIT",
24     "text": "Copyright 2012. Arash Payan. This library is distributed under the terms of the MIT/X11."
25   },
26   "requires_arc": false