blob: ba2b57378e67772042361f726aec0679b17232c5 [file] [log] [blame]
{
"name": "Model_A",
"version": "0.0.1",
"summary": "A short description of Model_A.",
"description": "test",
"homepage": "http://EXAMPLE/Model_A",
"license": "MIT",
"authors": {
"J-yezi": "yehao1020@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://git.coding.net/j-yezi/Model_A.git",
"tag": "0.0.1"
},
"source_files": "Model_A/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}