| { |
| "name": "WWDateTimePicker", |
| "version": "1.3", |
| "summary": "Customizable iOS View Controller in Android style for picking date and time.", |
| "homepage": "https://github.com/weilsonwonder/WWDateTimePicker", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Weilson Wonder": "weilson@live.com" |
| }, |
| "social_media_url": "https://sg.linkedin.com/in/weilson-wonder-7a1b1b90", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/weilsonwonder/WWDateTimePicker.git", |
| "tag": "1.3" |
| }, |
| "source_files": [ |
| "Classes", |
| "WWDateTimePicker/Sources/*.swift" |
| ], |
| "resources": "WWDateTimePicker/Sources/WWPicker.xib", |
| "resource_bundles": { |
| "WWPickerPodBundle": [ |
| "Pod/**/*.xib" |
| ] |
| } |
| } |