[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / 3 / 8 / 0 / Spring / 1.0.2 / Spring.podspec.json
blobca442acb4db24a6c53b5c425dc96a7af7633027d
2   "name": "Spring",
3   "version": "1.0.2",
4   "license": "MIT",
5   "summary": "A library to simplify iOS animations in Swift.",
6   "homepage": "https://github.com/MengTo/Spring",
7   "authors": {
8     "Meng To": "meng@designcode.io"
9   },
10   "source": {
11     "git": "https://github.com/MengTo/Spring.git",
12     "tag": "1.0.2"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "Spring/*.swift",
19   "resources": [
20     "Spring/*.xib",
21     "SpringApp/*.xcassets"
22   ]