[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / 9 / 6 / ARNDeferred / 0.2.0 / ARNDeferred.podspec.json
blobf70d77dd8429e367f37e23e5a5dc928ac7aeb39c
2   "name": "ARNDeferred",
3   "version": "0.2.0",
4   "summary": "Implementation of Futures and Promises and jQuery.Deferred.",
5   "homepage": "https://github.com/xxxAIRINxxx/ARNDeferred",
6   "license": "MIT",
7   "authors": {
8     "xxxAIRINxxx": "xl1138@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/xxxAIRINxxx/ARNDeferred.git",
12     "tag": "0.2.0"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/",
19   "resource_bundles": {
20     "ARNDeferred": [
21       "Pod/Assets/*.png"
22     ]
23   }