blob: 4796f6cc3d5a6ee68f46d91eb8c182317eebf89c [file] [log] [blame]
{
"name": "LifeupSnap",
"version": "0.0.2",
"summary": "LifeupSnap iOS",
"homepage": "http://lifeuptest.life",
"license": "Lifeup co.,Ltd",
"authors": {
"Khwan Siricharoenporn": "card@lifeup.cool"
},
"source": {
"git": "https://github.com/Gorgard/LifeupSnapiOS.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "9.0"
},
"frameworks": "UIKit",
"requires_arc": true,
"default_subspecs": "All",
"subspecs": [
{
"name": "All",
"ios": {
"dependencies": {
"LifeupSnap/LifeupSnap": [
]
}
}
},
{
"name": "LifeupSnap",
"source_files": "LifeupSnap/**"
}
]
}