[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 4 / f / MKInfoPanel / 0.0.1 / MKInfoPanel.podspec.json
blobab01776f65a192d9954d74a6ded35ef3fe0a254a
2   "name": "MKInfoPanel",
3   "version": "0.0.1",
4   "summary": "Non-modal, non-intrusive Info Panel implementation as seen on some \"popular\" apps.",
5   "homepage": "http://blog.mugunthkumar.com/coding/ios-code-tweetbot-like-alertpanels/",
6   "license": {
7     "type": "zLib license",
8     "file": "README.mdown"
9   },
10   "authors": {
11     "Mugunth Kumar": "contact@mk.sg"
12   },
13   "source": {
14     "git": "https://github.com/MugunthKumar/MKInfoPanelDemo.git",
15     "commit": "1661c3b5cab545ee8245c8c9d65a89274c74d2b0"
16   },
17   "resources": "MKInfoBundle/*.{png,xib}",
18   "platforms": {
19     "ios": null
20   },
21   "source_files": "MKInfoBundle/*.{h,m}",
22   "requires_arc": false