[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / 8 / 7 / 0 / ULDocument / 1.0.0 / ULDocument.podspec.json
blob6c4796e272247f11d2364e82e44f4f529046dc57
2   "name": "ULDocument",
3   "version": "1.0.0",
4   "license": "MIT",
5   "homepage": "https://github.com/soulmen/ULDocument.git",
6   "summary": "A lightweight and iCloud-ready document class.",
7   "authors": {
8     "The Soulmen GbR": "mail@the-soulmen.com"
9   },
10   "source": {
11     "git": "https://github.com/soulmen/ULDocument.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "osx": "10.9",
16     "ios": "7.0"
17   },
18   "source_files": [
19     "Source/**/*.{h,m}",
20     "Header/*.h"
21   ],
22   "public_header_files": "Header/*.h",
23   "requires_arc": true