blob: a2ae1f10a65e6df0a172145c6e2f32920ce47b0a [file] [log] [blame]
{
"name": "LernaFramework",
"version": "0.1.0",
"summary": "\u0010Swift Framework",
"homepage": "https://github.com/jungtong/LernaFramework",
"license": "MIT",
"authors": {
"jungtong": "jungtong@gmail.com"
},
"source": {
"git": "https://github.com/jungtong/LernaFramework.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"LernaFramework": [
"Pod/Assets/*.png"
]
},
"deprecated": true
}