[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / b / 4 / a / Asterism / 0.0.6 / Asterism.podspec.json
blob775909c1b2a50c06f679eacaf8703e190f956dae
2   "name": "Asterism",
3   "version": "0.0.6",
4   "summary": "Functional helpers for Objective-C.",
5   "homepage": "https://github.com/robb/Asterism",
6   "license": "Copyright 2013 Robert Böhnke - All Rights Reserved",
7   "authors": {
8     "Robert Böhnke": "robb@robb.is"
9   },
10   "source": {
11     "git": "https://github.com/robb/Asterism.git",
12     "tag": "0.0.6"
13   },
14   "platforms": {
15     "ios": "0.5",
16     "osx": "10.8"
17   },
18   "source_files": [
19     "Asterism",
20     "Asterism/**/*.{h,m}"
21   ],
22   "exclude_files": "Specs",
23   "requires_arc": true