5 "summary": "An iOS client to the NationBuilder API.",
6 "homepage": "https://github.com/3dna/nationbuilder-ios",
8 "Peng Wang": "peng@nationbuilder.com"
11 "git": "https://github.com/3dna/nationbuilder-ios.git",
26 "frameworks": "Security",
27 "source_files": "NBClient/NBClient/*.{h,m}",
28 "exclude_files": "NBClient/UI",
29 "private_header_files": "NBClient/NBClient/*_Internal.h"
38 "frameworks": "UIKit",
39 "source_files": "NBClient/NBClient/UI/*.{h,m}",
40 "private_header_files": "NBClient/NBClient/UI/*_Internal.h",
42 "NBClient/NBClient/UI/*.xib",
43 "NBClient/NBClient/UI/NBClient_UI.xcassets",
44 "NBClient/NBClient/UI/pe-icon-7-stroke.ttf"
49 "default_subspecs": "en",
53 "preserve_paths": "NBClient/NBClient/*.lproj",
54 "resources": "NBClient/NBClient/*.lproj"
58 "preserve_paths": "NBClient/NBClient/en.lproj",
59 "resources": "NBClient/NBClient/en.lproj"