[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 9 / 6 / d / Fusuma / 0.1.1 / Fusuma.podspec.json
blob67742e475adad09ed5759818c01ca8eb4aa05286
2   "name": "Fusuma",
3   "version": "0.1.1",
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": "shyss.ak@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/ytakzk/Fusuma.git",
12     "tag": "0.1.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "Fusuma": [
21       "Pod/Assets/*.png"
22     ]
23   }