blob: d7d1f8c84035f14106e534b58c24eda2d4862dff [file] [log] [blame]
{
"name": "AGFramework",
"version": "1.0.0",
"summary": "Assignment Dynamic framework",
"homepage": "https://github.com/AnoopAGunaga/AGFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iOS Dev team": "anoop.gunaga@robosoftin.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/AnoopAGunaga/AGFramework.git",
"tag": "1.0.0"
},
"vendored_frameworks": "AGFramework.framework",
"frameworks": "SystemConfiguration",
"requires_arc": true,
"ios": {
"frameworks": "UIKit"
}
}