blob: b92f20eef546b423a53e19382f5af7efe99e7d00 [file] [log] [blame]
{
"name": "AIASwiftFramework",
"version": "0.0.1",
"summary": "iOS Framework for AIA in Swift",
"description": "iOS Framework for AIA in Swift by Leon Guo",
"homepage": "https://github.com/ChineseRoyalStar/AIASwiftFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Leon Guo": "314285884@qq.com"
},
"source": {
"git": "https://github.com/ChineseRoyalStar/AIASwiftFramework.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AIASwiftFramework/Classes/**/*",
"frameworks": "UIKit"
}