4 "license": "Apache License, Version 2.0",
5 "summary": "BaseKit is a set of IOS class to make your life easier.",
6 "homepage": "https://github.com/brunow/BaseKit",
8 "Bruno Wernimont": "bruno.wernimont+github@gmail.com"
11 "git": "https://github.com/brunow/BaseKit.git",
19 "GHUnitIOS.framework",
28 "requires_arc": false,
32 "source_files": "Code/Core/*.{h,m}"
36 "source_files": "Code/View/*.{h,m}",
44 "name": "CellMapping",
45 "source_files": "Code/CellMapping/*.{h,m}",
56 "name": "LocationManager",
57 "source_files": "Code/LocationManager/*.{h,m}",
58 "frameworks": "CoreLocation",
67 "source_files": "Code/FormField/*.{h,m}",
78 "name": "FormMapping",
79 "source_files": "Code/FormMapping/*.{h,m}",
87 "BaseKit/FormField": [
90 "BWLongTextViewController": [
93 "ActionSheetPicker2": [