[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 1 / 3 / AYPromise / 1.1.2 / AYPromise.podspec.json
bloba49ff219ef1a27a20cde2b650c47513d2fd95d04
2   "name": "AYPromise",
3   "version": "1.1.2",
4   "summary": "Promise for objective-c.",
5   "homepage": "https://github.com/alan-yeh/AYPromise",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Alan Yeh": "alan@yerl.cn"
12   },
13   "source": {
14     "git": "https://github.com/alan-yeh/AYPromise.git",
15     "tag": "1.1.2"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "source_files": "AYPromise/Classes/**/*",
21   "dependencies": {
22     "AYRuntime": [
24     ]
25   }