[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / b / 9 / MiawKit / 1.2.1 / MiawKit.podspec.json
blob5325aa9571329fe8c4a0b1b12a59ffddae9f641d
2   "name": "MiawKit",
3   "version": "1.2.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A set of utilities that gives localization in Objective-C a little more miaw",
9   "homepage": "https://github.com/robocat/MiawKit",
10   "authors": {
11     "Robocat": "hello@robo.cat"
12   },
13   "source": {
14     "git": "https://github.com/robocat/MiawKit.git",
15     "tag": "v1.2.1"
16   },
17   "social_media_url": "http://twitter.com/robocat",
18   "screenshots": "http://cl.ly/image/0K1x1L0F2p1C/Bh-2X4RIUAEovzh.png",
19   "requires_arc": true,
20   "source_files": "MiawKit/*.{h,m}",
21   "platforms": {
22     "ios": "6.0",
23     "osx": "10.7"
24   },
25   "ios": {
26     "source_files": "MiawKit/UIKit+MKLocalization/*.{h,m}"
27   },
28   "osx": {
29     "source_files": "MiawKit/AppKit+MKLocalization/*.{h,m}"
30   }