[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 9 / 6 / d / Fusuma / 1.2.2 / Fusuma.podspec.json
blob48594d993722f69bf17b9d0e624884a0d06cf409
2   "name": "Fusuma",
3   "version": "1.2.2",
4   "summary": "Instagram-like photo browser with a few line of code written in Swift",
5   "homepage": "https://github.com/ytakzk/Fusuma",
6   "license": "MIT",
7   "authors": {
8     "ytakzk": "yt@ytakzk.me"
9   },
10   "source": {
11     "git": "https://github.com/ytakzk/Fusuma.git",
12     "tag": "1.2.2"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Sources/**/*.swift",
19   "resources": [
20     "Sources/Assets.xcassets",
21     "Sources/**/*.xib"
22   ],
23   "pushed_with_swift_version": "3.2"