[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / c / e / ObjectiveSugar / 0.1 / ObjectiveSugar.podspec.json
blobb19020df9b9eee4c72af749947ef75db89e8686f
2   "name": "ObjectiveSugar",
3   "version": "0.1",
4   "summary": "ObjectiveC additions for humans. Ruby style.",
5   "homepage": "https://github.com/mneorr/ObjectiveSugar",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Marin Usalj": "mneorr@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/mneorr/ObjectiveSugar.git",
15     "tag": "0.1"
16   },
17   "platforms": {
18     "ios": "5.0",
19     "osx": "10.7"
20   },
21   "source_files": [
22     "Classes",
23     "src/**/*.{h,m}"
24   ],
25   "requires_arc": false