[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / 3 / b / e / DZNAppRater / 1.0 / DZNAppRater.podspec.json
blobacf972f1b045d1f5759eee20b292ad0e73dbc73e
2   "name": "DZNAppRater",
3   "version": "1.0",
4   "summary": "A standard reminder for your users to rate your iOS apps on the App Store.",
5   "homepage": "https://github.com/dzenbot/DZNAppRater",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ignacio Romero Z.": "iromero@dzen.cl"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/dzenbot/DZNAppRater.git",
18     "tag": "v1.0"
19   },
20   "source_files": [
21     "Classes",
22     "Source/**/*.{h,m}"
23   ],
24   "requires_arc": true