blob: c5fa75a3e23e91c8b4921fd0beee087deee03571 [file] [log] [blame]
{
"name": "MyFirstRepo",
"version": "1.0.0",
"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.0"
},
"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"
}