blob: 705f1c142d481fccb36ce45fa905b48a3af8618b [file] [log] [blame]
{
"name": "ObjectiveKit",
"version": "0.2.0",
"summary": "Swift friendly API for a set of Objective C runtime functions.",
"description": "ObjectiveKit provides a Swift friendly API for a set of powerful Objective C runtime functions.",
"homepage": "https://github.com/marmelroy/ObjectiveKit",
"license": "MIT",
"authors": {
"Roy Marmelstein": "marmelroy@gmail.com"
},
"source": {
"git": "https://github.com/marmelroy/ObjectiveKit.git",
"tag": "0.2.0"
},
"social_media_url": "http://twitter.com/marmelroy",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "ObjectiveKit",
"pushed_with_swift_version": "3.0"
}