| { |
| "name": "XXYCocoaPodsTestTyler", |
| "version": "1.0.0", |
| "license": "MIT", |
| "summary": "A delightful TextField of PhoneNumber", |
| "homepage": "https://github.com/xuxueyong", |
| "source": { |
| "git": "https://github.com/xuxueyong/XXYCocoaPodsTestTyler.git", |
| "tag": "1.0.0" |
| }, |
| "source_files": "XXYCocoaPodsTestTyler/*.{h,m}", |
| "requires_arc": true, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "frameworks": [ |
| "UIKit", |
| "Foundation" |
| ], |
| "authors": { |
| "xueyong": "794334810@qq.com" |
| }, |
| "social_media_url": "https://github.com/xuxueyong" |
| } |