[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 2 / c / ApproveAPI / 0.1.0 / ApproveAPI.podspec.json
blob09ee65810ee87ef249ac060210844493bc5cfc65
2   "name": "ApproveAPI",
3   "version": "0.1.0",
4   "summary": "ApproveAPI for iOS.",
5   "description": "A simple API for iOS to request a user's real-time approval on anything via email, SMS + mobile push.",
6   "homepage": "https://github.com/imryan/ApproveAPI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ryan Cohen": "notryancohen@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/imryan/ApproveAPI.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ApproveAPI/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
25     ]
26   }