[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 2 / e / OMPromises / 0.1 / OMPromises.podspec.json
blobf3cb1c93e99e9231a6a68e58567954ea84ee43d2
2   "name": "OMPromises",
3   "version": "0.1",
4   "summary": "Promises for iOS",
5   "homepage": "http://github.com/b52/OMPromises",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Oliver Mader": "b52@reaktor42.de"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/b52/OMPromises.git",
18     "tag": "0.1"
19   },
20   "source_files": "OMPromises/*.{h,m}",
21   "public_header_files": "OMPromises/{OMPromises,OMPromise,OMDeferred}.h",
22   "requires_arc": true