[Add] TMFind 0.0.86
[CocoaPods.git] / Specs / 5 / 3 / 9 / MySpring / 1.1 / MySpring.podspec.json
blob536c17fbed7f98a09d53dcdb80ecfe347655995b
2   "name": "MySpring",
3   "version": "1.1",
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/RishabhTayal/Spring.git",
12     "tag": "1.1"
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   ],
23   "pushed_with_swift_version": "3.0"