[Add] MamoGiftCustom 1.0.7
[CocoaPods.git] / Specs / f / 9 / 4 / ReuseCellConfigure / 0.2.3 / ReuseCellConfigure.podspec.json
blob07ee6d79254ef3222aeb9a04a3c9194cce235a35
2   "name": "ReuseCellConfigure",
3   "version": "0.2.3",
4   "summary": "You can configure ReusableCell without casting!",
5   "homepage": "https://github.com/marty-suzuki/ReuseCellConfigure",
6   "license": "MIT",
7   "authors": {
8     "Taiki Suzuki": "s1180183@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/marty-suzuki/ReuseCellConfigure.git",
12     "tag": "0.2.3"
13   },
14   "social_media_url": "https://twitter.com/marty_suzuki",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "ReuseCellConfigure/*.{swift}",
20   "frameworks": "UIKit",
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "2.3"
23   }