blob: 2c2521bd3777f22746172e1a0cf012f581c4faf2 [file] [log] [blame]
{
"name": "yuehanUnity",
"version": "1.0.0",
"summary": "A short description of yuehanUnity.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/JohnSmithHY/yuehanUnity",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yangguangweilou@163.com": "wywlchangbaishan@163.com"
},
"source": {
"git": "https://github.com/JohnSmithHY/yuehanUnity.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "yuehanUnity/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
"~> 2.7"
]
}
}