[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / f / 8 / XMLLayouts / 1.1.1 / XMLLayouts.podspec.json
blob6b76d1ad7e2c3ed8c647ed8112a0ae60d1fc86b7
2   "name": "XMLLayouts",
3   "version": "1.1.1",
4   "summary": "Template engine for XML",
5   "homepage": "http://naru.jpn.com/xmllayouts",
6   "license": "MIT",
7   "authors": "naru",
8   "social_media_url": "http://twitter.com/naruchigi",
9   "source": {
10     "git": "https://github.com/naru-jpn/XMLLayouts.git",
11     "tag": "1.1.1"
12   },
13   "requires_arc": true,
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source_files": [
18     "XMLLayouts/*.{h,m}",
19     "XMLLayouts/**/*.{h,m}",
20     "XMLLayouts/**/**/*.{h,m}"
21   ],
22   "public_header_files": [
23     "XMLLayouts/*.h",
24     "XMLLayouts/**/*.h",
25     "XMLLayouts/**/**/*.h"
26   ]