blob: bc5ef49b16cc90f1fd6ef9cd8f5c56fd79069c19 [file] [log] [blame]
{
"name": "XCLong",
"version": "1.0.0",
"summary": "A third-party library",
"description": "A third-party library.",
"homepage": "https://github.com/yangdalong1/XCLong",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yangdalong1": "yangdalong1@163.com"
},
"source": {
"git": "https://github.com/yangdalong1/XCLong.git",
"tag": "1.0.0"
},
"source_files": "*",
"platforms": {
"ios": "7.0"
},
"frameworks": "UIKit",
"requires_arc": true
}