blob: d317a629477ef300da4238af90a95c2123d54cb6 [file] [log] [blame]
{
"name": "MyFirstRepo",
"version": "1.0.1",
"license": "Apache",
"summary": "A delightful TextField of PhoneNumber",
"homepage": "https://github.com/iOS-ZhuJiaNan/MyFirstRepo",
"source": {
"git": "https://github.com/iOS-ZhuJiaNan/MyFirstRepo.git",
"tag": "1.0.1"
},
"source_files": "Class/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"朱佳男": "754148169@qq.com"
},
"social_media_url": "https://github.com/iOS-ZhuJiaNan"
}