blob: 196ae465fa713230d0e64f9d4e93a2cd8fdbc5d4 [file] [log] [blame]
{
"name": "NSDictionary-Introspect",
"version": "0.1.0",
"summary": "Objective-C Runtime Property Introspection",
"homepage": "https://github.com/saltmine/NSDictionary-Introspect",
"license": "MIT",
"authors": {
"Chamara Paul": "chamara@keep.com"
},
"source": {
"git": "https://github.com/saltmine/NSDictionary-Introspect.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/chamwow",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "*.{h,m}"
}