| { |
| "name": "RateMe", |
| "version": "1.0.1", |
| "summary": "RateMe helps you to track your users and warn you when the application is used by a satisfied user.", |
| "description": "Getting five star comments are very important for every application. RateMe helps you to track your users and warn you when the application is used by a satisfied user. RateMe is available through [CocoaPods](http://cocoapods.org). To install it, simply add the following line to your Podfile:", |
| "homepage": "https://github.com/zingat/RateMe-iOS", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "kadirkemal": "kkdursun@yahoo.com" |
| }, |
| "source": { |
| "git": "https://github.com/zingat/RateMe-iOS.git", |
| "tag": "1.0.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "RateMe/Classes/**/*" |
| } |