blob: 346bfb028f66eb1fd3ef5cac02377d8d4acf9ca4 [file] [log] [blame]
{
"name": "CampaignAdvisor",
"version": "0.2.0",
"summary": "CampaignAdvisor for Campaign.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/GamePlatform/CampaignAdvisor_iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mhg5303@gmail.com": "mhg5303@gmail.com"
},
"source": {
"git": "https://github.com/GamePlatform/CampaignAdvisor_iOS.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CampaignAdvisor/Classes/**/*",
"frameworks": [
"UIKit",
"WebKit"
],
"dependencies": {
"AFNetworking": [
]
}
}