[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 7 / d / 4 / AISpring / 1.0.4 / AISpring.podspec.json
blob64bd7a48b21c9f39a5d1dc4b799e9a06664ef351
2   "name": "AISpring",
3   "version": "1.0.4",
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.4"
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