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"
42 "source_files": "NBClient/NBClient/UI/*.{h,m}",
43 "private_header_files": "NBClient/NBClient/UI/*_Internal.h",
45 "NBClient/NBClient/UI/*.xib",
46 "NBClient/NBClient/UI/NBClient_UI.xcassets",
47 "NBClient/NBClient/UI/pe-icon-7-stroke.ttf"
52 "default_subspecs": "en",
56 "preserve_paths": "NBClient/NBClient/*.lproj",
57 "resources": "NBClient/NBClient/*.lproj"
61 "preserve_paths": "NBClient/NBClient/en.lproj",
62 "resources": "NBClient/NBClient/en.lproj"