blob: d2ee83708339b4f69d81c765aa8ed10759a69d7d [file] [log] [blame]
{
"name": "SwiftReflection",
"version": "0.1.2",
"license": "Apache",
"summary": "Retreive type and name of properties of an NSObject class",
"homepage": "https://github.com/SMOrc-SMOrc/SwiftReflection",
"authors": {
"Sajjon": "alex.cyon@gmail.com"
},
"source": {
"git": "https://github.com/SMOrc-SMOrc/SwiftReflection.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftReflection/*.swift"
}