blob: 4a5519549714d6f1c47ec7e197231d56a3c180d5 [file] [log] [blame]
{
"name": "rickyTestCocoaPods",
"version": "0.0.3",
"summary": "A short description of testCocoaPods.",
"description": "my first test lib, rush!",
"homepage": "http://EXAMPLE/testCocoaPods",
"license": "MIT",
"authors": {
"xiechen": "loyaltoorigin@qq.com"
},
"source": {
"git": "https://github.com/LoyalToOrigin/testCocoaPods.git",
"tag": "0.0.3"
},
"source_files": [
"02-lib test Project/Classes",
"02-lib test Project/Classes/**/*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}