[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / b / 5 / AImage / 1.0.0 / AImage.podspec.json
blobb159379f121043c7617a9f02e4f42ba5428a8f67
2   "name": "AImage",
3   "version": "1.0.0",
4   "summary": "A animated GIF engine for iOS in Swift",
5   "homepage": "https://github.com/wangjwchn/AImage",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jiawei Wang": "wangjwchn@yahoo.com"
12   },
13   "source": {
14     "git": "https://github.com/wangjwchn/AImage.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "AImage/**/*"