[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / 5 / f / MochiKit / 0.3.1 / MochiKit.podspec.json
blob6844f47e2634f1c7404ecb63e3c1997af2112642
2   "name": "MochiKit",
3   "version": "0.3.1",
4   "summary": "Util",
5   "homepage": "https://github.com/mochisan/MochiKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Akihiro Mochida": "mhsp0815@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/mochisan/MochiKit.git",
15     "tag": "0.3.1"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "8.0"
20   },
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "3.0"
23   },
24   "source_files": "MochiKit/Classes/*.swift",
25   "ios": {
26     "source_files": "MochiKit/Classes/*.swift"
27   },
28   "pushed_with_swift_version": "3.0"