blob: 9c3c312e456503758eab8882996bccbf16f52429 [file] [log] [blame]
{
"name": "TommyFramework",
"version": "1.0.2",
"summary": "實做Framework",
"description": "測試framework是否正常",
"homepage": "https://github.com/tommyz/TommyFramework.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"蘇柏鍵": "tommyz1981@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/tommyz/TommyFramework.git",
"tag": "1.0.2"
},
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}