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