blob: 439b7635dc668638f1b1e0e10465145f39e53f94 [file] [log] [blame]
{
"name": "objc-rlite",
"version": "0.1.4",
"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.4"
},
"social_media_url": "https://twitter.com/seppo0010",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h"
}