{ | |
"name": "podtestshixueqian", | |
"version": "1.0.0", | |
"license": "MIT", | |
"summary": "pod test for learning", | |
"homepage": "https://github.com/shixueqian/podtest", | |
"source": { | |
"git": "https://github.com/shixueqian/podtest.git", | |
"tag": "1.0.0" | |
}, | |
"source_files": "BYPhoneNumTF/*.{h,m}", | |
"requires_arc": true, | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"frameworks": [ | |
"UIKit", | |
"Foundation" | |
], | |
"authors": { | |
"BY": "shixueqian12345@163.com" | |
}, | |
"social_media_url": "https://github.com/shixueqian" | |
} |