blob: cf4c4ee0ec8b0d561f9fb74b976c65f2e337464f [file] [log] [blame]
{
"name": "ARKippsterActivity",
"platforms": {
"ios": "6.0"
},
"version": "1.0.1",
"summary": "Kippster UIActivity subclass to easily post to Kippt.",
"homepage": "https://github.com/alextrob/ARKippsterActivity",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Alex Robinson": "contact@alextrob.net"
},
"source": {
"git": "https://github.com/alextrob/ARKippsterActivity.git",
"tag": "1.0.1"
},
"source_files": "ARKippsterActivity/*.{h,m}",
"resources": "ARKippsterActivity/*.png",
"requires_arc": true
}