blob: ee6f3d72f5e82500b82596785a45bdd1e2a6a1da [file] [log] [blame]
{
"name": "HRComponentFramework",
"version": "0.0.1",
"license": "MIT",
"summary": "Risenb iOS component development framework",
"homepage": "https://github.com/obgniyum/HRComponentFramework",
"authors": {
"obgniyum": "obngiyum@icloud.com"
},
"source": {
"git": "https://github.com/obgniyum/HRComponentFramework.git",
"tag": "0.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "HRDevelopPod/Classes/**/*.{h,m}"
}