[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / 9 / e / Kryo / 1.0.0 / Kryo.podspec.json
blobdce5f3163f55859547dd01aa28d2cceabc14f785
2   "name": "Kryo",
3   "version": "1.0.0",
4   "summary": "A Serialization Framework for Cocoa",
5   "homepage": "https://github.com/Feuerwerk/kryococoa",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Christian Fruth": "christian.fruth@boxx-it.de"
12   },
13   "source": {
14     "git": "https://github.com/Feuerwerk/kryococoa.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "source_files": "Kryo/**/*.{h,m}",
21   "public_header_files": "Kryo/*.h",
22   "requires_arc": true