[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / b / 7 / ADAppRater / 1.0.0 / ADAppRater.podspec.json
blob50b29c6de1d19696a234eb8bae85a6c372f7f3a5
2   "name": "ADAppRater",
3   "version": "1.0.0",
4   "summary": "An AutoCAD360 component that helps you promote your app and get good reviews on the App Store",
5   "authors": {
6     "Amir Shavit": "amir.shavit@autodesk.com"
7   },
8   "social_media_url": "https://twitter.com/ashavit3",
9   "homepage": "http://www.autodesk.com",
10   "screenshots": [
11     "https://raw.githubusercontent.com/Autodesk/ADAppRater-iOS/master/Screenshots/Screenshot1_Satisfaction.png",
12     "https://raw.githubusercontent.com/Autodesk/ADAppRater-iOS/master/Screenshots/Screenshot2_Rate.png",
13     "https://raw.githubusercontent.com/Autodesk/ADAppRater-iOS/master/Screenshots/Screenshot3_Feedback.png"
14   ],
15   "license": {
16     "type": "MIT",
17     "file": "LICENCE.md"
18   },
19   "source": {
20     "git": "https://github.com/Autodesk/ADAppRater-iOS.git",
21     "tag": "1.0.0"
22   },
23   "platforms": {
24     "ios": "7.0"
25   },
26   "source_files": "ADAppRater/**/*.{h,m}",
27   "frameworks": [
28     "Foundation",
29     "UIKit"
30   ],
31   "requires_arc": true