blob: f512512492a3e37837cf732bb46f85972fb5b3e5 [file] [log] [blame]
{
"name": "SubjectiveScript.m",
"version": "0.1.0",
"license": "MIT",
"summary": "Subjective-Script makes Objective-C more scripty.",
"homepage": "https://github.com/kmalakoff/SubjectiveScript.m/",
"authors": {
"Kevin Malakoff": "xmann.intl@gmail.com"
},
"source": {
"git": "https://github.com/kmalakoff/SubjectiveScript.m.git",
"tag": "0.1.0"
},
"description": "Subjective-Script makes Objective-C more scripty by bringing JavaScript-like syntax and features to Objective-C.",
"source_files": "Lib/**/*.{h,m}",
"requires_arc": true
}