| { |
| "name": "AwaisShahidFirstPod", |
| "version": "1.0", |
| "summary": "its just testing pod", |
| "description": "Hey, I am practicing how to make a pod for distribution, this is my first attempt. It nice to work with pods, thanks.", |
| "homepage": "https://github.com/mawshd/AwaisShahidFirstPod", |
| "license": { |
| "type": "MIT", |
| "file": "license" |
| }, |
| "authors": { |
| "Awais Shahid": "m_aws_s@hotmail.com" |
| }, |
| "platforms": { |
| "ios": "11.0" |
| }, |
| "ios": { |
| "vendored_frameworks": "AwaisShahidFirstPod.framework" |
| }, |
| "source": { |
| "git": "https://github.com/mawshd/AwaisShahidFirstPod.git", |
| "tag": "1.0" |
| }, |
| "exclude_files": "Classes/Exclude" |
| } |