[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / d / 0 / KZPropertyMapper / 1.0 / KZPropertyMapper.podspec.json
blob7e794559e99f934c1e89fdbbe268aa4f3a8bf3f4
2   "name": "KZPropertyMapper",
3   "version": "1.0",
4   "summary": "Property mapping for iOS apps.",
5   "homepage": "http://github.com/krzysztofzablocki/KZPropertyMapper",
6   "license": "MIT",
7   "authors": {
8     "Krzysztof Zablocki": "krzysztof.zablocki@me.com"
9   },
10   "source": {
11     "git": "https://github.com/krzysztofzablocki/KZPropertyMapper.git",
12     "tag": "1.0"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": "KZPropertyMapper/*.{h,m}",
18   "requires_arc": true,
19   "frameworks": "Foundation"