{ | |
"name": "MDYTestNB", | |
"version": "1.0.0", | |
"license": "MIT", | |
"summary": "A delightful TextField of PhoneNumber", | |
"homepage": "https://github.com/sdmady/MDYTestNB", | |
"source": { | |
"git": "https://github.com/sdmady/MDYTestNB.git", | |
"tag": "1.0.0" | |
}, | |
"source_files": "MDYTestNB/*.{h,m}", | |
"requires_arc": true, | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"frameworks": [ | |
"UIKit", | |
"Foundation" | |
], | |
"authors": { | |
"MDY": "sdmady@163.com" | |
}, | |
"social_media_url": "https://github.com/sdmady" | |
} |