[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / 3 / 7 / LTUIKit / 0.1.0 / LTUIKit.podspec.json
blob3e25f82a0bbc9ca885eb8d36d785a4e828a9ce34
2   "name": "LTUIKit",
3   "version": "0.1.0",
4   "summary": "some IB_DESIGNABLE UI components and UIKit category methods",
5   "homepage": "https://github.com/ltebean/LTUIKit",
6   "license": "MIT",
7   "authors": {
8     "ltebean": "yucong1118@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/ltebean/LTUIKit.git",
12     "tag": "v0.1.0"
13   },
14   "source_files": "LTUIKit/Sources/**/*.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "7.0"
18   }