[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / d / 4 / AISpring / 1.0.2 / AISpring.podspec.json
blobf213b26b4716c15819b3d903b0f85dec807ef1ea
2   "name": "AISpring",
3   "version": "1.0.2",
4   "summary": "A library to simplify iOS animations in Swift",
5   "description": "A library to simplify iOS animations in Swift , https://github.com/asiainfomobile/AISpring",
6   "homepage": "https://github.com/asiainfomobile/AISpring",
7   "license": "MIT",
8   "authors": {
9     "nicolastinkl": "nicolastinkl@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/asiainfomobile/AISpring.git",
13     "tag": "1.0.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "AISpring/*.swift",
19   "resources": [
20     "AISpring/*.xib",
21     "loading.imageset"
22   ],
23   "requires_arc": true