{ | |
"name": "AZStackSDK_CocoaPods", | |
"version": "0.1.0", | |
"summary": "AZStack SDK for iOS.", | |
"homepage": "https://github.com/phu2810/AZStackSDK_CocoaPods", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"Nguyen Van Phu": "nguyenphu2810@gmail.com" | |
}, | |
"source": { | |
"git": "https://github.com/phu2810/AZStackSDK_CocoaPods.git", | |
"tag": "0.1.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "AZStackSDK_CocoaPods/Classes/**/*" | |
} |