blob: 4836a4591e379411f3130c6c811979f7e8c1035c [file] [log] [blame]
{
"name": "N22PodDemo",
"version": "1.0.0",
"summary": "A login view used on iOS.",
"homepage": "https://github.com/niwenk/N22PodDemo",
"license": "MIT",
"authors": {
"倪文康": "niwksoft@163.com"
},
"source": {
"git": "https://github.com/niwenk/N22PodDemo.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "loginModule/*",
"frameworks": [
"Foundation",
"UIKit"
]
}