blob: 8f788e5631d8b6e8e090c38e7dc702e3c2d47834 [file] [log] [blame]
{
"name": "objc-rlite",
"version": "0.1.0",
"summary": "Objective-C wrapper for rlite",
"description": " For more information on rlite visit\n https://github.com/seppo0010/rlite\n",
"homepage": "https://github.com/seppo0010/objc-rlite",
"license": "BSD",
"authors": {
"Sebastian Waisbrot": "seppo0010@gmail.com"
},
"source": {
"git": "https://github.com/seppo0010/objc-rlite.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/seppo0010",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h"
}