[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 3 / e / 8 / KeyPath / 1.0.1 / KeyPath.podspec.json
blob797873e3eb6c522ac91458e28275f250c6399d8f
2   "name": "KeyPath",
3   "version": "1.0.1",
4   "summary": "Key path string generator in iOS",
5   "description": "An iOS utility to generate key path string easily with short code",
6   "homepage": "https://github.com/zhooleen/KeyPath",
7   "license": "MIT",
8   "authors": {
9     "lzhu": "1064946958@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/zhooleen/KeyPath.git",
16     "tag": "1.0.1"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude"