[Add] Mobilisten 9.2.1
[CocoaPods.git] / Specs / d / 7 / 0 / SubjectiveScript.m / 0.1.1 / SubjectiveScript.m.podspec.json
blob9111302acad377a161419a75e0bb3392bd404343
2   "name": "SubjectiveScript.m",
3   "version": "0.1.1",
4   "license": "MIT",
5   "summary": "Subjective-Script makes Objective-C more scripty.",
6   "homepage": "https://github.com/kmalakoff/SubjectiveScript.m/",
7   "authors": {
8     "Kevin Malakoff": "xmann.intl@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/kmalakoff/SubjectiveScript.m.git",
12     "tag": "0.1.1"
13   },
14   "description": "Subjective-Script makes Objective-C more scripty by bringing JavaScript-like syntax and features to Objective-C.",
15   "source_files": "Lib/**/*.{h,m}",
16   "requires_arc": true