[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / f / 9 / 1 / YQAlert / 0.0.2 / YQAlert.podspec.json
blobbc3468ba02a3e7eda9d7b66302aaf0495b5abeca
2   "name": "YQAlert",
3   "version": "0.0.2",
4   "summary": "iOS highly customizable Alert. Write using swift",
5   "description": "iOS highly customizable Alert. Write using swift. And you can use the synchronization Alert",
6   "homepage": "https://github.com/YQqiang/YQAlert",
7   "license": "MIT",
8   "authors": {
9     "逆行云": "1054572107@qq.com"
10   },
11   "social_media_url": "http://www.jianshu.com/u/b34eb8288906",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/YQqiang/YQAlert.git",
17     "tag": "0.0.2"
18   },
19   "source_files": "YQAlert/*.swift",
20   "frameworks": "UIKit",
21   "requires_arc": true,
22   "pushed_with_swift_version": "3.0"